home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr53 / 124_01.zip / SBASIC.TEX (.txt) < prev    next >
LaTeX Document  |  1993-06-01  |  1KB  |  37 lines

  1. \f:0=romn12            % tex define file for the basic version
  2. \f:1=romn8p
  3. \f:2=romn8b
  4. \f:3=romnb12
  5. \f:4=romni12
  6. \f:5=scrp12
  7. \f:6=opt12
  8. \f:7=math1    \math:7        % tell tex where it is
  9. \def\bf{\f:3}            % the standard text formatter commands
  10. \def\rm{\f:0}
  11. \def\it{\f:4}
  12. \def\ss{\f:6}
  13. \def\sc{\f:5}
  14. \def\ctrline#1{{\fill 0{}
  15. \ctr{#1}{}
  16. \def\\{\char 92}        %  the magic characters at your fingertips
  17. \def\%{\char 37}
  18. \def\{{\char 123}
  19. \def\}{\char 125}
  20. \def\ {\char 32}
  21. \def\+#1{\mathonly{\f:1#1}}        % sub/super scripts
  22. \def\-#1{\mathonly{\f:2#1}}
  23. \def\${\mathonly{\f:7 \char 1}}
  24. \def\#{\mathonly{\f:7 \char 2}}
  25. \def\section{\mathonly{\f:7 \char 3}}
  26. \def\dag{\mathonly{\f:7 \char 4}}
  27. \def\ddag{\mathonly{\f:7 \char 5}}
  28. \def\circ{\mathonly{\f:7 \char 7}}
  29. \def\bullet{\mathonly{\f:7 \char 8}}
  30. \def\copyright{\mathonly{\f:7 \char 14}}
  31. \def\ldots{\mathonly ...}
  32. \def\ldotss{\mathonly\ . . .\ }
  33. Uscr{\mathonly{\f:5 U}}
  34. \def\Vscr{\mathonly{\f:5 V}}
  35. \def\Wscr{\mathonly{\f:5 W}}
  36. \def\Xscr{\mathonly{\f:5 X}}
  37.